Welcome![Sign In][Sign Up]
Location:
Search - keil dll

Search list

[Other resourceAutoShowTime

Description: 工程师在用Keil开发程序时,在代码性能要求较高的场合,需要对代码段的执行时间作统计。比如在做LED显示屏软件扫描程序,或一些定时采集数据程序,如果在软件仿真的时候就能够清晰知道代码段的运行时间,那就可以对程序进行优化,或者插入汇编代码(asm)达到最高运行速度。 关键字:Keil DLL C语言 ASM 汇编-engineers in the development process with Keil, the code performance requirements higher occasions, need to block the execution time statistics. For example, in the software do LED scanning procedures, or some regular data collection procedures, If the software simulation time can understand clearly code of the running time, it can process optimization, or insert code compilation (asm2) to achieve maximum speed. Keywords : Keil DLL C language compilation ASM
Platform: | Size: 245864 | Author: 波波J | Hits:

[SCM如何为keil c51写自己的仿真dll

Description: 如何为keil c51写自己的仿真d-Keil c51 how to write their own simulation d
Platform: | Size: 3059712 | Author: Xx | Hits:

[SCMi2c

Description: keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。-keil c51 simulates I2C based on software the main line the Dll dynamic connection storehouse. After downloading roasts it to keil\C51\bin under then.
Platform: | Size: 461824 | Author: | Hits:

[SCMled模拟器源程序及演示程序

Description: 该模拟器是在Keil7.0中使用。 只要把Ex02Dll.dll复制到 X:\Keil\C51\BIN目录下。 打开测试程序,编译运行即可看到如图led.jpg中所显示的效果。-The simulator is used in Keil7.0. As long as Ex02Dll.dll copied to the X : \ Keil \ C51 \ BIN directory. Open test procedure, compile operation can be seen in figure led.jpg reflected by the results.
Platform: | Size: 7372800 | Author: wxd | Hits:

[SCMledkey

Description: 拷拷贝到你的Keil安装目录下的c51\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘LED实验仿真板”选择该项即可。-emboss your copy of the Keil installation directory under the decoder \ bin folder. The project document to be provided as follows : project-gt; Option for Target Target1 election Debug bottom of the left page is generally Dialog Dll DP51.DLL, need not be amended Parameter is- P51 add after-dledkey that the bank should look like this :-p51-can be preserved into dledkey to debug and click : Peripherals, in which more than a "keyboard LED simulation board," which can be chosen.
Platform: | Size: 56320 | Author: | Hits:

[SCMapntex_173

Description: KEIL的例程,从官方望站上下载,有兴趣的不妨式一下。-KEIL the routines, from the Crown Point looking to download and are interested in-what may.
Platform: | Size: 155648 | Author: ad | Hits:

[SCM小原码

Description: 汇编写的小程序初学很好的 是单片机ATM89C51用的开发工具是KEIL UV2 -compilation of small programs written in a very good learning ATM89C51 SCM is a development tool is the U KEIL V2
Platform: | Size: 2459648 | Author: 张磊 | Hits:

[SCMlks

Description: 给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。 这样使用时就不用每次设置了,任何时候打开都可以用。-for everyone- 2 Keil plug-in, the average studios do and outstanding, Keil which can simulate experimental plates, which can be made many experiments (ledkey. simboard) use : 1. Please download the plug-in two kernels to copy the contents of the installation directory \ Keil \ C51 \ BIN 2. Tool.ini changes, this document kernels at the installation directory \ under Keil. Please add the following line to the Department of [C51] the points behind. AGSI1 = ledkey.dll ( "ledkey") = sim AGSI2 board.dll ( "simboard") 3. uVsion resume. enter Debug mode- open menu Peripheral and found an increase of 2 respectively LED keyboard simulation board, 51 simulation board. Such use would not have to set up every time, any time you can use open.
Platform: | Size: 129024 | Author: 李伟 | Hits:

[uCOSDisplayerEx3

Description: 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. 感谢网友John X. Liu,在这个例子中我使用了他编写的仿真dll(Pc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (2)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常. -this example is another example of a two way (but the number of different tasks), it uses the highest-priority task, as shown mandate, ShowChar global variable as a parameter. TaskB function is a priority task to ten function, because no use local variables, these tasks can use a function. attention : (1) in KEIL C51 project, I have incorporated the output directory in e : \ temp, you could Project-
Platform: | Size: 5120 | Author: 邢兰停 | Hits:

[SCM1602dll

Description: LCD1602在KEIL下调试的DLL。-LCD1602 in KEIL debugging under the DLL.
Platform: | Size: 93184 | Author: zyb | Hits:

[SCMkeilshiyanfangzhengongju

Description: Keil C51单片机开发环境的仿真工具,能够仿真各端口的输入输出。-Keil C51 microcontroller development environment simulation tool, the simulation of the input and output ports.
Platform: | Size: 148480 | Author: 王永 | Hits:

[SCMAutoShowTime

Description: 工程师在用Keil开发程序时,在代码性能要求较高的场合,需要对代码段的执行时间作统计。比如在做LED显示屏软件扫描程序,或一些定时采集数据程序,如果在软件仿真的时候就能够清晰知道代码段的运行时间,那就可以对程序进行优化,或者插入汇编代码(asm)达到最高运行速度。 关键字:Keil DLL C语言 ASM 汇编-engineers in the development process with Keil, the code performance requirements higher occasions, need to block the execution time statistics. For example, in the software do LED scanning procedures, or some regular data collection procedures, If the software simulation time can understand clearly code of the running time, it can process optimization, or insert code compilation (asm2) to achieve maximum speed. Keywords : Keil DLL C language compilation ASM
Platform: | Size: 245760 | Author: 波波J | Hits:

[SCMsimbord

Description: keil 软仿真板 simboard 很有意思。适合初学入门,提高学习兴趣。-keil software simulation simboard board very interesting. Getting Started for Beginners, enhance interest in learning.
Platform: | Size: 56320 | Author: 欧华 | Hits:

[SCMMDK-ARM3.15b-licensefix3p15b

Description: Without this, the debugger spontaneously fails! 1 - Install mdk315b 2 - Replace the files: \Keil\ARM\BIN\ARM.DLL with one from mdk305a\Keil\ARM\BIN\ARM.DLL \Keil\ARM\BIN31\ARM.DLL with one from mdk305a\Keil\ARM\BIN30\ARM.DLL \Keil\UV3\UV3.DLL with one from mdk305a\Keil\UV3\UV3.DLL (*) 3 - Use KeyGen (Ver3p4 works) Select ARM, With computer ID code , External CID code and RealView MDK (or RealView RL) Note: Must replace DLLs before entry of serial (*) - May not be necessary (???) -Without this, the debugger spontaneously fails! 1- Install mdk315b 2- Replace the files: \Keil\ARM\BIN\ARM.DLL with one from mdk305a\Keil\ARM\BIN\ARM.DLL \Keil\ARM\BIN31\ARM.DLL with one from mdk305a\Keil\ARM\BIN30\ARM.DLL \Keil\UV3\UV3.DLL with one from mdk305a\Keil\UV3\UV3.DLL (*) 3- Use KeyGen (Ver3p4 works) Select ARM, With computer ID code , External CID code and RealView MDK (or RealView RL) Note: Must replace DLLs before entry of serial (*)- May not be necessary (???)
Platform: | Size: 254976 | Author: NamHoon Kim | Hits:

[ActiveX/DCOM/ATLMscom

Description: 实现控件串口通讯的好文章,仅供参考,如有雷同,存素巧合-Realize a good serial communication control article for reference purposes only and any similarity to deposit Su-coincidence
Platform: | Size: 4096 | Author: 张哲 | Hits:

[Otherkeil_addon_dll

Description: keil addon dll for simulation of led and key press experiment
Platform: | Size: 159744 | Author: will | Hits:

[SCM200711192138259170

Description: 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。-Please download the contents of two plug-ins are copied to the installation directory uVision under KeilC51BIN 2. Modify Tool.ini, this file is located in the installation directory uVision under keil. Please Add the following line to [C51] part of the back. AGSI1 = ledkey.dll (ledkey) AGSI2 = simboard.dll (simboard) 3. Reset uVsion. entered the Debug mode, open the menu Peripheral, found an increase of 2 are keyboard LED emulation board, emulation board 51 experiments.
Platform: | Size: 50176 | Author: wuhenaimin | Hits:

[SCMST-LINKII-KEIL_Driver

Description: ST-LINKII-KEIL 驱动 拷贝到keil\arm\bin目录下 keil 3.22a以上版本-ST-LINKII-KEIL-driven copy to keilarm in directory keil 3.22a above
Platform: | Size: 358400 | Author: yzdel7 | Hits:

[OtherSPCStatusDLL

Description: 文件名:SPCStatusDLL.dll 版本号:V1.00_071017 用 途:为方便Keil软件中,对仿真时间的观擦,特别是单步仿真时间,编成此动态连接库; 用 法:把SPCStatusDLL.dll拷贝到...\Keil\C51\BIN的目录下面。然后设置工程Project->Options for Target->Debug-> 在Use Simulator即左边的选项中,在最下方Dialog Dll:旁边Parameter:下面加上 -dSPCStatusDLL,而不管前面是-p52还是-p58等。 编译工程成功后,在点击菜单Debug->Start/Stop debug Session (ctrl+F5),开始调试。点击菜单Peripherals->PC Status即可看到对话框。-File name: SPCStatusDLL.dll version number: V1.00_071017 purposes: To facilitate the Keil software, the concept of simulation time for wiping, especially single-step simulation time, into the dynamic link library Usage: SPCStatusDLL.dll to copy to. .. KeilC51BIN directory below. And then set up the project Project-
Platform: | Size: 103424 | Author: kjq | Hits:

[Embeded Linuxvdm51.dll

Description: keil和proteus联调用的vdm51.dll文件,很有用的链接文件,是学习单片机仿真的中会要工具,希望大家喜欢-keil and proteus Union calls vdm51.dll documents, useful links to documents, in the simulation to learn microcontroller would want, and hopes that everyone likes
Platform: | Size: 68608 | Author: 848077 | Hits:
« 12 3 »

CodeBus www.codebus.net